Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / IDataConverter<T> Interface
Methods

In This Topic
    IDataConverter<T> Interface Members
    In This Topic

    The following tables list the members exposed by IDataConverter<T>.

    Public Methods
     NameDescription
     MethodDetermines whether this data converter can convert the specified data.  
     MethodConverts the specified data to OpenXML-compatible data.  
    Top
    See Also